body    {
    color:      black;
    /* font-size:   x-small; */
	font-size: small;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    text-align:  justify }

p    {
    color:      black;
    font-size:   small; /* x-small */
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

td    {
    color:      black;
    font-size:   small; /* x-small */
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

.label  {
    color:      black;
    font-weight: bold }
.aviso {
    font-size:   small;
    font-weight: bold;
    text-align:  center;
    margin:      2px;
    padding:     2px;
    outline:     solid 1px }

.shelltext { color: white; font-size: x-small; font-family: "Courier New", Courier, Monaco, monospace } /* xx-small */
.outputtext {
    color:      yellow;
    font-size:   x-small; /* xx-small */
    font-family: "Courier New", Courier, Monaco, monospace }

h4  {
    color:         black;
    font-size:      small; /* x-small */
    font-weight:    bold;
    font-stretch:   expanded;
    text-align:     center;
    word-spacing:   1ex;
    letter-spacing: 0.5ex;
    margin:         1em 0;
    padding:        2px;
    border-top:     2px dashed white;
    border-bottom:  2px dashed white }

/**/
/* Tabuladores */
/**/
.ontab                                          {background-color: #98A9C0;	border: 1px solid #cccccc; center; cursor: hand; font-weight: normal; color: #FFFFFF;}
.offtab                                         {background-color : #e5e5e5; border: 1px solid #cccccc;  cursor: hand;	font-weight: normal;}
.tabulador                                      {visibility: hidden; display: none; position: relative;	top: 0; }
.grupo_de_tabuladores                           {width: 100%;}
.grupo_de_tabuladores td                        {text-align: left; margin: 0; padding-top: 0; padding-left: 0.5em; padding-bottom: 0; border-top: 0 solid #000; margin-bottom: 0; font-size: small;font-weight: bold;}